[XEN] Add LEA to the Xen x86 emulator. Rename x86_emulate_memop() to
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 5 Jan 2007 10:55:55 +0000 (10:55 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 5 Jan 2007 10:55:55 +0000 (10:55 +0000)
commit7a0e89cd5b7abbe1aa1b700cf9a46d468b46896e
treec27522b3e88aff132159ac240e3c810696ad9556
parent4bf9e7a7d00799df80c0e301aef12c7d7120a806
[XEN] Add LEA to the Xen x86 emulator. Rename x86_emulate_memop() to
x86_emulate(), as the emulator now does more than emulation of
'special' memory accesses.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/tests/test_x86_emulator.c
xen/arch/x86/mm.c
xen/arch/x86/mm/shadow/multi.c
xen/arch/x86/x86_emulate.c
xen/include/asm-x86/x86_emulate.h